home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-12-28 | 51.6 KB | 1,336 lines |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- FLOWCHARTER 1.45
- by J. C. Justin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Table of Contents
- 1. INTRODUCTION
-
- FLOWCHARTER Overview ................................. 1-1
- FLOWCHARTER files .................................... 1-2
-
- 2. FLOWCHARTER Installation
-
- Initialization ....................................... 2-1
- FLOWCHARTER execution ................................ 2-2
- FLOWCHARTER Command Options .......................... 2-3
-
- 3. Flowchart Files
-
- Flowchart Command Structure .......................... 3-1
- Flowchart Commands ................................... 3-2
- Special Format Commands .............................. 3-8
-
- 4. FLOWCHARTER Messages
-
- Error Messages ....................................... 4-1
-
-
-
- 1-1
-
-
-
- INTRODUCTION
-
- FLOWCHARTER OVERVIEW
-
- The purpose of a flowchart is to provide a method of displaying
- complex procedures or events in a graphical manner using standard
- symbols which are easy to understand. The most common use of
- flowcharts is in the design of complex computer programs. These
- flowcharts show the basic design of the program independent of the
- computer language in which they will later be written. In this
- way, other programmers can translate the design into the actual
- program using the flowcharts.
-
- FLOWCHARTER is designed to provide a programmer with the capability
- to easily produce flowcharts using simple commands which are then
- translated into the actual flowchart symbols and output to a dot
- matrix printer.
-
- This method allows flowcharts to be easily updated as the program
- design changes and eliminates the tedious job of drawing and re-
- drawing flowcharts while maintaining up to date drawings. Updates
- or corrections are made to the flowchart using any standard text
- editer such as Word Star, PC Write etc... and then re-printed with
- minimal effort.
-
- The FLOWCHARTER was developed for use on the IBM Personal Computer
- or any compatible such as the PC XT, PC AT, Sperry PC, etc.. and
- the Epson FX-80 or compatible dot matrix printer.
-
- This software is user-supported software and copies of this
- diskette (but not of the printed manual) can be freely copied and
- used by anyone who wishes to do so. Because of this, FLOWCHARTER is
- changing to respond to the requests of its users. If you feel this
- program has benefited you or or you wish to recieve the most
- current revision, we encourage you to register for your own copy.
- Registration costs $25 and provides you the following benefits:
-
- * Current FLOWCHARTER manual * FLOWCHARTER support for a year
- * Current FLOWCHARTER diskette * Telephone support for questions
-
- To register for your copy send $25 to:
-
- JJ Enterprises(tm)
- 13133 Thomas Circle, Burnsville, Mn. 55337
- PO, COD, Minnesota residents add 6% sales tax.
- Quantity discounts available.
-
- If you have any comments concerning FLOWCHARTER they would be
- greatly appreciated and can be sent to the above address. Rights to
- commercially market this software remain with the programmer.
-
-
-
- 1-2
-
- FLOWCHARTER FILES
-
- Included with the FLOWCHARTER program is a number of other files
- which enable it to be used with different printers or allow the
- user to tailor the program to their specific needs. The following
- list contains a brief description of each file supplied with the
- FLOWCHARTER program.
-
-
- FLOW.COM
- This file is the actual FLOWCHARTER executable program.
-
- PRINTDVR.000
- This file contains the printer driver to be used by the
- FLOWCHARTER program (see page 2-1).
-
- EPSON.DVR
- This printer driver can be used with the Epson FX80/RX80 or
- compatible printers.
-
- OKIDATA.DVR
- This printer driver can be used with the Okidata Microline 192
- and 193 or compatible printers.
-
- GEMINI.DVR
- This printer driver can be used with the Gemini 10X or compatible
- printers.
-
- PRINTER.DVR
- This printer driver is a general purpose printer driver that can
- be used with almost all printers. This is possible because this
- driver reads the text file PRINTER.DAT to find the printer
- command codes used to control the printer. The PRINTER.DAT file
- can be edited by any word processor (PC-WRITE, Wordstar, etc.) to
- change the printer commands to those used by your printer.
- Instructions on how to change this file are at the biggining of
- the PRINTER.DAT file.
-
- PRINTER1.DVR
- This printer driver operates the same as the PRINTER.DVR driver
- except that all characters are printed in graphics mode. This
- allows you to define your own character set but the quality of
- the printed characters are slightly less. When this driver is
- used it searches for the FLOWFONT.DAT file which defines the
- character set. The current directory is searched first, then the
- directory where PRINTDVR.000 file was located. If the file is
- not found, the default character set is used. The PRINTER.DAT
- file can be edited by any word processor (PC-WRITE, Wordstar,
- etc.) and the instructions on how to change this file are at the
- biggining of the PRINTER.DAT file.
- 1-2A
-
-
- FLOWFONT.DAT
- This file contains data which is used by some of the printer
- drivers to print all the characters. If desired this data can be
- modified with a text editor to provide a custom character set.
- The instructions on how to change this file are at the biggining
- of the PRINTER.DAT file.
-
-
- FLOWDEMO.FLO
- This file contains a sample flowchart, which can be printed by
- the FLOWCHARTER program, and demonstrates the various options
- possible.
- 2-1
-
-
- FLOWCHARTER INSTALLATION
-
-
-
-
- INITIALIZATION
-
- Before using the FLOWCHARTER program you should, for your own
- protection, make a working copy of the distribution disk before
- proceeding.
-
- Before the FLOWCHARTER program can be run you must copy the printer
- driver for your printer into the file called PRINTDVR.000. Refer
- to page 1-2 for the descriptions of each printer driver. If your
- particular printer is not listed try each driver supplied to see if
- they work with your printer. If none of the drivers supplied
- function correctly and you have purchased or wish to purchase this
- program please contact us and we will correct the problem or supply
- a new driver for your printer if possible.
-
- Locate the driver for your printer (all drivers end with the
- extension .DVR) and enter the following command replacing the
- ???????? with the name of the driver for your printer.
-
- COPY ????????.DVR PRINTDVR.000
-
- When the FLOWCHARTER program is started, it searches for the
- PRINTDVR.000 file in the current directory.
- 2-2
-
- FLOWCHARTER EXECUTION
-
- The following section describes the operation of the FLOWCHARTER
- program and assumes that the FLOWCHARTER program (FLOW.COM), printer
- driver (PRINTDVR.000), and Hi Res graphics driver (GRAPHX.DVR) are
- located in the current directory. If the FLOWCHARTER program cannot
- locate the file PRINTDVR.000 the following message will be printed.
-
-
- PRINTDVR.000 File not found!!
-
-
- To run the FLOWCHARTER program enter the command:
-
-
- FLOW
-
-
- The FLOWCHARTER program should now be running and displaying the
- following menu at the bottom of the screen:
-
- ┌──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┐
- │ F1 │ F2 │ F3 │ F4 │ F5 │ F6 │ F7 │ F8 │ F9 │ F10 │
- │ Add │ Plot │ Scan │Delete│Queue │ Help │ Edit │ eXit │Graphx│prinT │
- └──────┴──────┴──────┴──────┴──────┴──────┴──────┴──────┴──────┴──────┘
-
- Below the menu is a brief one line description of the currently
- highlighted command. Each menu option can be sequentially highlighted
- by pressing the space bar or the cursor keys.
-
- Each menu option can be executed by the following three methods:
-
- 1) Using the space bar or cursor keys to highlight the desired option
- then pressing the RETURN key.
-
- 2) Pressing the option letter capitalized in the command word.
- (Example: A for Add, T for prinT, etc.)
-
- 3) Pressing the indicated function key. (F1 = Add, F2 = Plot, etc.)
-
- If a menu option requires more information (such as a filename)
- another message requesting the needed information is displayed above
- the menu. Any other information or error messages are also scrolled
- onto the screen above the menu.
-
- The FLOWCHARTER program processes two types of files. The first type
- contains the flowchart commands which are used to plot the actual
- flowchart symbols.
-
- Example:
-
- START